GroupAttendeeConflictNumberOfMembersAvailable Property |
Represents the number of distribution list members who are available for a suggested meeting time. This element represents members for whom the status is Free.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic int NumberOfMembersAvailable { get; }Public ReadOnly Property NumberOfMembersAvailable As Integer
Get
Property Value
Type:
Int32The number of members available.
See Also